home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / F1Hack / F1Hack Source / DebugPrefix.pch++ < prev    next >
Encoding:
Text File  |  2001-06-23  |  598 b   |  17 lines

  1. // ===========================================================================
  2. //    DebugCarbonPrefix.pch++        ©1999-2000 Metrowerks Inc. All rights reserved.
  3. // ===========================================================================
  4. //    Precompiled header source for a Carbon Target
  5.  
  6. #pragma precompile_target "DebugHeaders++"
  7.  
  8.  
  9. // ---------------------------------------------------------------------------
  10. //    Common Settings
  11.  
  12. #include "CommonPrefix.h"
  13.  
  14. // ---------------------------------------------------------------------------
  15. //    PowerPlant and Toolbox Headers
  16.  
  17. #include <PP_DebugHeaders.cp>